home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat6 / imagetools.z / imagetools
Text File  |  1998-10-30  |  7KB  |  199 lines

  1.  
  2.  
  3.  
  4. IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))                                                  IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      imagetools - overview of Haeberli image tools
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      Here's a brief description of the Haeberli tools in eoe.sw.imagetools.
  13.      See the individual manual pages for details.
  14.  
  15.      abs       - get the absolute value of an image
  16.      add       - add two images together
  17.      addborder - surround an image with a border image
  18.      addframe  - add a border to an image
  19.      addnoise  - add noise to an image
  20.      assemble  - assemble an array of smaller images
  21.      blend     - linearly interpolate two images
  22.      blur      - low pass filter an image
  23.      btree     - display an image using binary tree ordering
  24.      cglue     - create an rgb image out of 3 black and white images
  25.      conimg    - (replaces nullimg) creates a constant (single) color image
  26.      convolve  - convolve an input image with a kernel image
  27.      cscale    - individually scale the R G B channels of an image
  28.      cycol     - display a pallete of colors
  29.      dotgen    - make an image of two crossed sinusoidal wave patterns
  30.      duotone   - create a duotone image from a single channel image
  31.      fieldmerge - merge two field images into one frame
  32.      fitimg    - uniformly scale an image to a specific size
  33.      fromalias - convert an Alias image to an IRIS image
  34.      frombin   - convert a binary dump of image data to an IRIS image
  35.      fromcmap  - convert a color map into an image with one scanline
  36.      fromcube  - convert a Cubicomp/Vertigo image file to IRIS format
  37.      fromdi    - convert an old SGI .di dithered image into an IRIS image
  38.      fromface  - convert a UNIX faceserver image to IRIS format
  39.      fromgif   - convert a Compuserve GIF image to IRIS format
  40.      frommac   - convert a MacPaint image to IRIS format
  41.      frompic   - convert a MOVIE BYU .PIC image to IRIS format
  42.      fromppm   - convert a PPM file to IRIS format
  43.      fromrla   - convert a Wavefront image to an IRIS image
  44.      fromsun   - convert a sun rasterfile image to IRIS format
  45.      fromtarga - convert a targa image into an IRIS image
  46.      fromxbm   - convert an X Bitmap image to IRIS format
  47.      fromxwd   - convert an xwd file to IRIS format
  48.      fromyuv   - convert an Abekas yuv image to IRIS format
  49.      gammawarp - lighten or darken an image
  50.      gendit    - perform general image dithering
  51.      greyscale - make 19 different image patterns
  52.      halftone  - half-tone an image, using Hollaway's technique
  53.      hipass3   - high pass filter an image using a 3x3 filter kernel
  54.      histeq    - perform histogram equalize an image file
  55.      iavg      - average a set of images
  56.      iblend    - blend 2 images using a (bw) mat
  57.      iflip     - flip an image
  58.      imean     - finds the average pixel value of an image
  59.      imgsize   - print the xsize, ysize, and zsize of an image
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))                                                  IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))
  71.  
  72.  
  73.  
  74.      imgwrap   - shift pixels left one bit
  75.      invert    - invert an image
  76.      iroll     - rotationally roll an image in x and y directions
  77.      iset      - set type (NORMAL,DITHERED,SCREEN,COLORMAP) of an image
  78.      izoom     - magnify or minify a picture with or without filtering
  79.      loadmap   - loads a colormap stored in a file
  80.      mapimg    - translates a screen image into an RGB image
  81.      max       - calculate the max of two images
  82.      min       - calculate the minimum of two images
  83.      mousemon  - display state of mouse buttons
  84.      movie     - show a series of images as a movie
  85.      mult      - multiply two images
  86.      noblack   - remove all the black from an image
  87.      nullimg   - make a black image file
  88.      oneband   - get a single band (or channel) of an image
  89.      over      - put one image on top of another
  90.      palette   - display a palette of colors in the colormap
  91.      perhist   - determine the percentage histogram of an image file
  92.      postcard  - make an image look like a postcard
  93.      quant     - quantify an image to have n levels
  94.      randimg   - generate a random noise image
  95.      rectimg   - display a color or BW image on the iris
  96.      repcolor  - replace specified colors within an image
  97.      rle       - force an image to be stored using run length encoding
  98.      saturate  - increase of decrease an image's saturation level
  99.      scope     - explore/view an image of any size
  100.      setlum    - modifies the luminance (brightness) on an image
  101.      shear     - shear an image diagonally
  102.      slide     - zoom an image up for full screen display
  103.      sub       - subtract two images
  104.      subimg    - extract a sub-region from an image into a new image file
  105.      thresh    - threshold one image with another using a threshimage
  106.      tile      - repeat an image in two dimensions
  107.      toalias   - convert an IRIS image to an Alias image
  108.      toascii   - use text characters to represent an IRIS image
  109.      tobin     - convert an IRIS image to a binary dump of pixel data
  110.      tobw      - convert an IRIS color image to black and white
  111.      togif     - convert an IRIS image to a Compuserve GIF image
  112.      tomac     - convert an IRIS image to MacPaint format
  113.      topict    - convert an IRIS image to Macintosh PICT format
  114.      toppm     - convert an IRIS image to Jef Poskanzer's ppm format
  115.      tops      - convert an IRIS image to PostScript format
  116.      toscitex  - convert IRIS images into Scitex CT2T images
  117.      tosun     - convert an IRIS image to a sun raster file
  118.      totarga   - convert an IRIS image to a type 2 (RGB) targa image
  119.      toyuv     - convert an IRIS image to yuv format
  120.      verbatim  - force an IRIS image to be stored in verbatim format
  121.      vhist     - display a 3-D volume histogram of a color image
  122.      vis       - copy the bytes of a file to the screen
  123.      xzoom     - magnify or minify an image in the x direction
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))                                                  IIIIMMMMAAAAGGGGEEEETTTTOOOOOOOOLLLLSSSS((((6666DDDD))))
  137.  
  138.  
  139.  
  140. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  141.      imgcopy(1), imginfo(1), imgformats(1), imgview(1), imgworks(1), il(1),
  142.      bgpaste(6D), cedit(6D), colorbars(6D), gamcal(6D), gamma(6D), grid(6D),
  143.      hist(6D), imgexp(6D), interp(6D), istat(6D), mag(6D), scrsave(6D),
  144.      showmap(6D), snapshot(6D), tonews(6D)
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.